CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 圆 MATLAB

搜索资源列表

  1. Hough

    0下载:
  2. hough检测圆的Matlab源码!希望大家可以用到!-hough circle detection Matlab source code! I hope that we can use!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:13114
    • 提供者:haven
  1. Houghchange

    0下载:
  2. HOUGH判断圆,根据判断直线的方法来改变的MATLAB程序,能在各种MATLAB下运行-USE HOUGH TO DETECT CIRCLE
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5081833
    • 提供者:henry
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2462
    • 提供者:xiaohua
  1. MATLABHough

    0下载:
  2. 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9245
    • 提供者:张燕
  1. houghcircle

    0下载:
  2. 利用hough变换算法检测圆,比较经典的算法。-hough transform to detect circles, classical algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1159
    • 提供者:任亮
  1. DrawCircle

    0下载:
  2. 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:陈乔
  1. hough_circle

    0下载:
  2. matlab中实现hough圆检测的源代码,检测效果还可以,测试可用-find circles in an image using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1013
    • 提供者:李栋
  1. Circle_DetectionHoughTransform

    0下载:
  2. matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1287
    • 提供者:lihao
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. houghcircle

    0下载:
  2. hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5757
    • 提供者:jumping
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. hough_circle

    0下载:
  2. 很好用的圆的hough变换matlab源代码-useful tool for circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1581
    • 提供者:贺晨宇
  1. houghcircle

    0下载:
  2. HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2083
    • 提供者:z
  1. random-hough-transform

    1下载:
  2. 利用随机霍夫变换进行圆的检测,matlab编写-Randomized Hough transform for circle detection, Matlab prepared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-29
    • 文件大小:10808
    • 提供者:小智
  1. matlab-hough

    0下载:
  2. 基于MATLAB识别图片中直线和圆并标记-Based on the MATLAB identification picture lines and circles and mark
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:955
    • 提供者:李欣培
  1. Hough-circle-detection

    0下载:
  2. 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:45245
    • 提供者:毕凯
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. HOUGH-detection-circle-

    0下载:
  2. MATLAB平台下使用HOUGH变换检测圆的算法-Use HOUGH transform circle detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:13480
    • 提供者:单雨嘉
  1. Hough

    0下载:
  2. Matlab编写的基于Hough算法的圆检测,可以精确到亚像素,希望对大家有所帮助-Matlab and Hough
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1136703
    • 提供者:wayne
« 1 2 34 »
搜珍网 www.dssz.com